3.729 \(\int \frac{(d+e x)^{5/2} \sqrt{f+g x}}{(a d e+(c d^2+a e^2) x+c d e x^2)^{5/2}} \, dx\)

Optimal. Leaf size=63 \[ -\frac{2 (d+e x)^{3/2} (f+g x)^{3/2}}{3 \left (x \left (a e^2+c d^2\right )+a d e+c d e x^2\right )^{3/2} (c d f-a e g)} \]

[Out]

(-2*(d + e*x)^(3/2)*(f + g*x)^(3/2))/(3*(c*d*f - a*e*g)*(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(3/2))

________________________________________________________________________________________

Rubi [A]  time = 0.0663038, antiderivative size = 63, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 48, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.021, Rules used = {860} \[ -\frac{2 (d+e x)^{3/2} (f+g x)^{3/2}}{3 \left (x \left (a e^2+c d^2\right )+a d e+c d e x^2\right )^{3/2} (c d f-a e g)} \]

Antiderivative was successfully verified.

[In]

Int[((d + e*x)^(5/2)*Sqrt[f + g*x])/(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(5/2),x]

[Out]

(-2*(d + e*x)^(3/2)*(f + g*x)^(3/2))/(3*(c*d*f - a*e*g)*(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(3/2))

Rule 860

Int[((d_) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))^(n_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :>
-Simp[(e^2*(d + e*x)^(m - 1)*(f + g*x)^(n + 1)*(a + b*x + c*x^2)^(p + 1))/((n + 1)*(c*e*f + c*d*g - b*e*g)), x
] /; FreeQ[{a, b, c, d, e, f, g, m, n, p}, x] && NeQ[e*f - d*g, 0] && NeQ[b^2 - 4*a*c, 0] && EqQ[c*d^2 - b*d*e
 + a*e^2, 0] &&  !IntegerQ[p] && EqQ[m + p, 0] && EqQ[m - n - 2, 0]

Rubi steps

\begin{align*} \int \frac{(d+e x)^{5/2} \sqrt{f+g x}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx &=-\frac{2 (d+e x)^{3/2} (f+g x)^{3/2}}{3 (c d f-a e g) \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}\\ \end{align*}

Mathematica [A]  time = 0.0334774, size = 52, normalized size = 0.83 \[ -\frac{2 (d+e x)^{3/2} (f+g x)^{3/2}}{3 ((d+e x) (a e+c d x))^{3/2} (c d f-a e g)} \]

Antiderivative was successfully verified.

[In]

Integrate[((d + e*x)^(5/2)*Sqrt[f + g*x])/(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(5/2),x]

[Out]

(-2*(d + e*x)^(3/2)*(f + g*x)^(3/2))/(3*(c*d*f - a*e*g)*((a*e + c*d*x)*(d + e*x))^(3/2))

________________________________________________________________________________________

Maple [A]  time = 0.053, size = 63, normalized size = 1. \begin{align*}{\frac{2\,cdx+2\,ae}{3\,aeg-3\,cdf} \left ( gx+f \right ) ^{{\frac{3}{2}}} \left ( ex+d \right ) ^{{\frac{5}{2}}} \left ( cde{x}^{2}+a{e}^{2}x+c{d}^{2}x+ade \right ) ^{-{\frac{5}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x+d)^(5/2)*(g*x+f)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2),x)

[Out]

2/3*(c*d*x+a*e)*(g*x+f)^(3/2)/(a*e*g-c*d*f)*(e*x+d)^(5/2)/(c*d*e*x^2+a*e^2*x+c*d^2*x+a*d*e)^(5/2)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (e x + d\right )}^{\frac{5}{2}} \sqrt{g x + f}}{{\left (c d e x^{2} + a d e +{\left (c d^{2} + a e^{2}\right )} x\right )}^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(5/2)*(g*x+f)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2),x, algorithm="maxima")

[Out]

integrate((e*x + d)^(5/2)*sqrt(g*x + f)/(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(5/2), x)

________________________________________________________________________________________

Fricas [B]  time = 1.72344, size = 394, normalized size = 6.25 \begin{align*} -\frac{2 \, \sqrt{c d e x^{2} + a d e +{\left (c d^{2} + a e^{2}\right )} x} \sqrt{e x + d}{\left (g x + f\right )}^{\frac{3}{2}}}{3 \,{\left (a^{2} c d^{2} e^{2} f - a^{3} d e^{3} g +{\left (c^{3} d^{3} e f - a c^{2} d^{2} e^{2} g\right )} x^{3} +{\left ({\left (c^{3} d^{4} + 2 \, a c^{2} d^{2} e^{2}\right )} f -{\left (a c^{2} d^{3} e + 2 \, a^{2} c d e^{3}\right )} g\right )} x^{2} +{\left ({\left (2 \, a c^{2} d^{3} e + a^{2} c d e^{3}\right )} f -{\left (2 \, a^{2} c d^{2} e^{2} + a^{3} e^{4}\right )} g\right )} x\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(5/2)*(g*x+f)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2),x, algorithm="fricas")

[Out]

-2/3*sqrt(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)*sqrt(e*x + d)*(g*x + f)^(3/2)/(a^2*c*d^2*e^2*f - a^3*d*e^3*g
+ (c^3*d^3*e*f - a*c^2*d^2*e^2*g)*x^3 + ((c^3*d^4 + 2*a*c^2*d^2*e^2)*f - (a*c^2*d^3*e + 2*a^2*c*d*e^3)*g)*x^2
+ ((2*a*c^2*d^3*e + a^2*c*d*e^3)*f - (2*a^2*c*d^2*e^2 + a^3*e^4)*g)*x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)**(5/2)*(g*x+f)**(1/2)/(a*d*e+(a*e**2+c*d**2)*x+c*d*e*x**2)**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \mathit{sage}_{0} x \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(5/2)*(g*x+f)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2),x, algorithm="giac")

[Out]

sage0*x